Resource StructureDefinition/FHIR Server from package de.gevko.emdaf#1.3.0 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "EMDAF-PR-MedicationStatement-Freitext",
"url" : "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatement_Freitext",
"version" : "1.3",
"name" : "EMDAF_PR_MedicationStatement_Freitext",
"title" : "eMDAF Medikationsplan - MedicationStatement - Freitext",
"status" : "active",
"date" : "2022-11-17",
"publisher" : "gevko GmbH",
"description" : "Medikationsplan - MedicationStatement (Freitext) für das elektronische Medikations-Datenaustauschformat (eMDAF)",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement",
"path" : "MedicationStatement",
"short" : "Medikation â Beschreibt das Arzneimittel inkl. Einnahmehinweisen"
},
{
"id" : "MedicationStatement.meta",
"path" : "MedicationStatement.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.meta.profile",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatement_Freitext|1.3",
"mustSupport" : true
},
{
"id" : "MedicationStatement.implicitRules",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.implicitRules",
"max" : "0"
},
{
"id" : "MedicationStatement.language",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.language",
"max" : "0"
},
{
"id" : "MedicationStatement.contained",
"path" : "MedicationStatement.contained",
"max" : "0"
},
{
"id" : "MedicationStatement.extension",
"path" : "MedicationStatement.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "MedicationStatement.extension:Kennzeichen_BMP",
"path" : "MedicationStatement.extension",
"sliceName" : "Kennzeichen_BMP",
"short" : "Kennzeichen ob der Eintrag auf einen BMP übernommen wird.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Druckkennzeichen"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Kennzeichen_BMP.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.extension.value[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.extension:Freitexteintrag",
"path" : "MedicationStatement.extension",
"sliceName" : "Freitexteintrag",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Freitexteintrag"
]
}
]
},
{
"id" : "MedicationStatement.extension:Medikationseintrag_historisiert",
"path" : "MedicationStatement.extension",
"sliceName" : "Medikationseintrag_historisiert",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Medikationseintrag_historisiert"
]
}
]
},
{
"id" : "MedicationStatement.identifier",
"path" : "MedicationStatement.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 2,
"max" : "2"
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID",
"path" : "MedicationStatement.identifier",
"sliceName" : "Therapie_Intention_ID",
"short" : "Identifikation der Therapie-Intention",
"definition" : "Therapieintentions-ID â Eine Therapieintentions-ID dient zur Zuordnung eines Medikationsein-\r\ntrags der Kategorie \"Hinzugefügte Medikation\" bzw. \"Geänderte Medikation (inkl. Löschung)\" zu\r\neinem Medikationseintrag der Kategorie \"Bestandâ.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.use",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.use",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.type",
"path" : "MedicationStatement.identifier.type",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.system",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/NamingSystem/EMDAF_NS_Therapie_Intention_ID",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.value",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.period",
"path" : "MedicationStatement.identifier.period",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Therapie_Intention_ID.assigner",
"path" : "MedicationStatement.identifier.assigner",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID",
"path" : "MedicationStatement.identifier",
"sliceName" : "Medikationseintrag_ID",
"short" : "Identifikation - ID des Medikationseintrags",
"definition" : "Zeilen-ID â Die Zeilen-ID ist eine ID die eine Medikationszeile eindeutig innerhalb des Dokuments\r\nidentifiziert identisch mit der Medikations-ID; kombiniert mit einer Regel aus einem Anforderungs-\r\noder Funktionskatalog, in welchen Situationen eine neue Medikations-ID erforderlich wird.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.use",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.use",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.type",
"path" : "MedicationStatement.identifier.type",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.system",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/NamingSystem/EMDAF_NS_Medication_ID",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.value",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.period",
"path" : "MedicationStatement.identifier.period",
"max" : "0"
},
{
"id" : "MedicationStatement.identifier:Medikationseintrag_ID.assigner",
"path" : "MedicationStatement.identifier.assigner",
"max" : "0"
},
{
"id" : "MedicationStatement.basedOn",
"path" : "MedicationStatement.basedOn",
"max" : "0"
},
{
"id" : "MedicationStatement.partOf",
"path" : "MedicationStatement.partOf",
"max" : "0"
},
{
"id" : "MedicationStatement.status",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.status",
"fixedCode" : "completed",
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason",
"path" : "MedicationStatement.statusReason",
"max" : "0"
},
{
"id" : "MedicationStatement.category",
"path" : "MedicationStatement.category",
"short" : "Kategorie",
"definition" : "Kategorie des Medikationseintrags (Zeile).\r\nDie Kategorie spielt insbesondere dann eine Rolle, wenn Medikationslisten kuratiert sind, d. h. durch einen verantwortlichen Gesundheitsdienstleister wie zum Beispiel der Hausarzt gepflegt werden und andere Beteiligte Hinzufügungen, Ãnderungen oder Löschungen eines Medikationseintrags vorschlagen wollen.",
"max" : "0",
"mustSupport" : false
},
{
"id" : "MedicationStatement.category.coding",
"path" : "MedicationStatement.category.coding",
"max" : "1",
"mustSupport" : false
},
{
"id" : "MedicationStatement.category.coding.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.coding.system",
"mustSupport" : false
},
{
"id" : "MedicationStatement.category.coding.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.coding.version",
"max" : "0"
},
{
"id" : "MedicationStatement.category.coding.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.coding.code",
"mustSupport" : false
},
{
"id" : "MedicationStatement.category.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.coding.display",
"mustSupport" : false
},
{
"id" : "MedicationStatement.category.coding.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.coding.userSelected",
"max" : "0"
},
{
"id" : "MedicationStatement.category.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.category.text",
"max" : "0"
},
{
"id" : "MedicationStatement.medication[x]",
"path" : "MedicationStatement.medication[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x].coding",
"path" : "MedicationStatement.medication[x].coding",
"min" : 1,
"max" : "1"
},
{
"id" : "MedicationStatement.medication[x].coding.system",
"path" : "MedicationStatement.medication[x].coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
},
{
"id" : "MedicationStatement.medication[x].coding.version",
"path" : "MedicationStatement.medication[x].coding.version",
"fixedString" : "2018-08-12"
},
{
"id" : "MedicationStatement.medication[x].coding.code",
"path" : "MedicationStatement.medication[x].coding.code",
"min" : 1,
"fixedCode" : "NA"
},
{
"id" : "MedicationStatement.medication[x].coding.display",
"path" : "MedicationStatement.medication[x].coding.display",
"fixedString" : "not applicable"
},
{
"id" : "MedicationStatement.medication[x].coding.userSelected",
"path" : "MedicationStatement.medication[x].coding.userSelected",
"max" : "0"
},
{
"id" : "MedicationStatement.medication[x].text",
"path" : "MedicationStatement.medication[x].text",
"max" : "0"
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.subject.type",
"max" : "0"
},
{
"id" : "MedicationStatement.subject.identifier",
"path" : "MedicationStatement.subject.identifier",
"max" : "0"
},
{
"id" : "MedicationStatement.subject.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.subject.display",
"max" : "0"
},
{
"id" : "MedicationStatement.context",
"path" : "MedicationStatement.context",
"max" : "0"
},
{
"id" : "MedicationStatement.effective[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.effective[x]",
"short" : "Einnahmezeitpunkt/-raum",
"max" : "0",
"mustSupport" : false
},
{
"id" : "MedicationStatement.dateAsserted",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.dateAsserted",
"max" : "0"
},
{
"id" : "MedicationStatement.informationSource",
"path" : "MedicationStatement.informationSource",
"short" : "Verfasser des Eintrags",
"definition" : "Gesundheitsdienstleister, der den Medikationseintrag verfasst hat",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Arzt",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Arzt",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Pflegearzt",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Apotheker",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Apotheker",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Patient",
"https://fhir.gevko.de/StructureDefinition/EMDAF_PR_RelatedPerson"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.informationSource.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.informationSource.type",
"max" : "0"
},
{
"id" : "MedicationStatement.informationSource.identifier",
"path" : "MedicationStatement.informationSource.identifier",
"max" : "0"
},
{
"id" : "MedicationStatement.informationSource.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "MedicationStatement.informationSource.display",
"max" : "0"
},
{
"id" : "MedicationStatement.derivedFrom",
"path" : "MedicationStatement.derivedFrom",
"max" : "0"
},
{
"id" : "MedicationStatement.reasonCode",
"path" : "MedicationStatement.reasonCode",
"max" : "0"
},
{
"id" : "MedicationStatement.reasonReference",
"path" : "MedicationStatement.reasonReference",
"max" : "0"
},
{
"id" : "MedicationStatement.note",
"path" : "MedicationStatement.note",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"short" : "Dosis",
"definition" : "Medikamentenmenge pro Dosis, z. B. 100 mg, 10 ml, 2 Tabletten, 1-2 Hübe, 2-3 Dragees",
"max" : "0",
"mustSupport" : false
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.